﻿2026-08-25T16:04:49.0831341Z Current runner version: '2.336.0'
2026-08-25T16:04:49.0836079Z Runner name: 'kitsubito'
2026-08-25T16:04:49.0836584Z Runner group name: 'Default'
2026-08-25T16:04:49.0837199Z Machine name: 'KITSUBITO'
2026-08-25T16:04:49.0840534Z ##[group]GITHUB_TOKEN Permissions
2026-08-25T16:04:49.0842398Z Actions: write
2026-08-25T16:04:49.0842797Z ArtifactMetadata: write
2026-08-25T16:04:49.0843199Z Attestations: write
2026-08-25T16:04:49.0843571Z Checks: write
2026-08-25T16:04:49.0843914Z CodeQuality: write
2026-08-25T16:04:49.0844311Z Contents: write
2026-08-25T16:04:49.0844678Z CopilotRequests: write
2026-08-25T16:04:49.0845087Z Deployments: write
2026-08-25T16:04:49.0845445Z Discussions: write
2026-08-25T16:04:49.0845806Z Drives: write
2026-08-25T16:04:49.0846166Z Issues: write
2026-08-25T16:04:49.0846520Z Metadata: read
2026-08-25T16:04:49.0846873Z Models: read
2026-08-25T16:04:49.0847226Z Packages: write
2026-08-25T16:04:49.0847588Z Pages: write
2026-08-25T16:04:49.0848045Z PullRequests: write
2026-08-25T16:04:49.0848469Z RepositoryProjects: write
2026-08-25T16:04:49.0848863Z SecurityEvents: write
2026-08-25T16:04:49.0849496Z Statuses: write
2026-08-25T16:04:49.0849868Z VulnerabilityAlerts: read
2026-08-25T16:04:49.0850254Z ##[endgroup]
2026-08-25T16:04:49.0851789Z Secret source: Actions
2026-08-25T16:04:49.0852466Z Prepare workflow directory
2026-08-25T16:04:49.1343549Z Prepare all required actions
2026-08-25T16:04:49.1379121Z Getting action download info
2026-08-25T16:04:49.5377927Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-25T16:04:50.0173368Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-25T16:04:51.0089973Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-25T16:04:51.1079566Z ##[group]Run set -euo pipefail
2026-08-25T16:04:51.1080681Z [36;1mset -euo pipefail[0m
2026-08-25T16:04:51.1081572Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-25T16:04:51.1082825Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-25T16:04:51.1084346Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-25T16:04:51.1085914Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-25T16:04:51.1087231Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-25T16:04:51.1088346Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-25T16:04:51.1090231Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-25T16:04:51.1091939Z [36;1m  exit 1[0m
2026-08-25T16:04:51.1092626Z [36;1mfi[0m
2026-08-25T16:04:51.1110315Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T16:04:51.1111661Z ##[endgroup]
2026-08-25T16:04:51.1242391Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=721847545856 floor_bytes=34359738368
2026-08-25T16:04:51.1488588Z ##[group]Run actions/checkout@v5
2026-08-25T16:04:51.1489680Z with:
2026-08-25T16:04:51.1490499Z   fetch-depth: 0
2026-08-25T16:04:51.1491331Z   repository: BigscreenVR/spt-bs-core
2026-08-25T16:04:51.1498419Z   token: ***
2026-08-25T16:04:51.1546842Z   ssh-strict: true
2026-08-25T16:04:51.1548120Z   ssh-user: git
2026-08-25T16:04:51.1548913Z   persist-credentials: true
2026-08-25T16:04:51.1549839Z   clean: true
2026-08-25T16:04:51.1550594Z   sparse-checkout-cone-mode: true
2026-08-25T16:04:51.1551431Z   fetch-tags: false
2026-08-25T16:04:51.1552106Z   show-progress: true
2026-08-25T16:04:51.1552794Z   lfs: false
2026-08-25T16:04:51.1553447Z   submodules: false
2026-08-25T16:04:51.1554147Z   set-safe-directory: true
2026-08-25T16:04:51.1554964Z   allow-unsafe-pr-checkout: false
2026-08-25T16:04:51.1555856Z ##[endgroup]
2026-08-25T16:04:51.2313726Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-25T16:04:51.2316078Z ##[group]Getting Git version info
2026-08-25T16:04:51.2317391Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-25T16:04:51.2319528Z [command]/usr/bin/git version
2026-08-25T16:04:51.2320340Z git version 2.43.0
2026-08-25T16:04:51.2328204Z ##[endgroup]
2026-08-25T16:04:51.2336311Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/34101448-c372-41cf-8751-3d867f83880d/.gitconfig'
2026-08-25T16:04:51.2344138Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/34101448-c372-41cf-8751-3d867f83880d' before making global git config changes
2026-08-25T16:04:51.2346339Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T16:04:51.2348279Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T16:04:51.2379296Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-25T16:04:51.2398828Z https://github.com/BigscreenVR/spt-bs-core
2026-08-25T16:04:51.2409277Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-25T16:04:51.2412012Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-25T16:04:51.2433709Z refs/heads/golden/field-seal-225-r2
2026-08-25T16:04:51.2440352Z [command]/usr/bin/git checkout --detach
2026-08-25T16:04:51.2795444Z HEAD is now at 561d5c5d5 test(daemon): strengthen input-ack viewer oracle
2026-08-25T16:04:51.2848735Z [command]/usr/bin/git branch --delete --force golden/field-seal-225-r2
2026-08-25T16:04:51.2891315Z Deleted branch golden/field-seal-225-r2 (was 561d5c5d5).
2026-08-25T16:04:51.3822112Z ##[endgroup]
2026-08-25T16:04:51.3825204Z [command]/usr/bin/git submodule status
2026-08-25T16:04:51.4030646Z ##[group]Cleaning the repository
2026-08-25T16:04:51.4032284Z [command]/usr/bin/git clean -ffdx
2026-08-25T16:04:55.5345500Z Removing bench-ledger/
2026-08-25T16:04:55.5352625Z Removing target/
2026-08-25T16:04:55.5353874Z [command]/usr/bin/git reset --hard HEAD
2026-08-25T16:04:55.5555623Z HEAD is now at 561d5c5d5 test(daemon): strengthen input-ack viewer oracle
2026-08-25T16:04:55.5561841Z ##[endgroup]
2026-08-25T16:04:55.5564429Z ##[group]Disabling automatic garbage collection
2026-08-25T16:04:55.5570244Z [command]/usr/bin/git config --local gc.auto 0
2026-08-25T16:04:55.5597554Z ##[endgroup]
2026-08-25T16:04:55.5598066Z ##[group]Setting up auth
2026-08-25T16:04:55.5605874Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T16:04:55.5632595Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-25T16:04:55.5821817Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T16:04:55.5846779Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-25T16:04:55.6032286Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T16:04:55.6056917Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T16:04:55.6253397Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-25T16:04:55.6285039Z ##[endgroup]
2026-08-25T16:04:55.6285477Z ##[group]Fetching the repository
2026-08-25T16:04:55.6291803Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-25T16:05:01.7966780Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-25T16:05:01.7967372Z  * [new branch]          fix/input-ack-viewer-oracle -> origin/fix/input-ack-viewer-oracle
2026-08-25T16:05:01.8051677Z [command]/usr/bin/git branch --list --remote origin/golden/field-seal-225-r2
2026-08-25T16:05:01.8113028Z   origin/golden/field-seal-225-r2
2026-08-25T16:05:01.8120052Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/field-seal-225-r2
2026-08-25T16:05:01.8136349Z 561d5c5d5d536eab18767ce7ab3e24b5f49e8a4b
2026-08-25T16:05:01.8139850Z ##[endgroup]
2026-08-25T16:05:01.8140265Z ##[group]Determining the checkout info
2026-08-25T16:05:01.8141200Z ##[endgroup]
2026-08-25T16:05:01.8144314Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T16:05:01.8181133Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-25T16:05:01.8204063Z ##[group]Checking out the ref
2026-08-25T16:05:01.8206522Z [command]/usr/bin/git checkout --progress --force -B golden/field-seal-225-r2 refs/remotes/origin/golden/field-seal-225-r2
2026-08-25T16:05:01.8271522Z Switched to a new branch 'golden/field-seal-225-r2'
2026-08-25T16:05:01.8272089Z branch 'golden/field-seal-225-r2' set up to track 'origin/golden/field-seal-225-r2'.
2026-08-25T16:05:01.8277339Z ##[endgroup]
2026-08-25T16:05:01.8314866Z [command]/usr/bin/git log -1 --format=%H
2026-08-25T16:05:01.8342326Z 561d5c5d5d536eab18767ce7ab3e24b5f49e8a4b
2026-08-25T16:05:01.8456307Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-25T16:05:01.8456736Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-25T16:05:01.8469505Z shell: /usr/bin/bash -e {0}
2026-08-25T16:05:01.8469735Z ##[endgroup]
2026-08-25T16:05:01.8552492Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-25T16:05:01.8552832Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-25T16:05:01.8564686Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T16:05:01.8564967Z env:
2026-08-25T16:05:01.8565152Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T16:05:01.8565373Z ##[endgroup]
2026-08-25T16:05:01.8605624Z CI-CENSUS scope roots:
2026-08-25T16:05:01.8605929Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T16:05:01.8606321Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-25T16:05:01.8606764Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-25T16:05:01.8607145Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-25T16:05:01.8607402Z   root: /home/reavus/spt-n1-oldbroker
2026-08-25T16:05:01.8648671Z CI-CENSUS self-check OK: walked 383 /proc entries, exe resolution live
2026-08-25T16:05:03.3171164Z CI-CENSUS phase=start box_procs=383 box_fds=10688 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-25T16:05:03.3204683Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-25T16:05:03.3205045Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-25T16:05:03.3217747Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T16:05:03.3218016Z env:
2026-08-25T16:05:03.3218215Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T16:05:03.3218439Z ##[endgroup]
2026-08-25T16:05:03.3305002Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:05:03.3331476Z ##[group]Run set -euo pipefail
2026-08-25T16:05:03.3331758Z [36;1mset -euo pipefail[0m
2026-08-25T16:05:03.3331972Z [36;1mPIN=0c95435[0m
2026-08-25T16:05:03.3332176Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-25T16:05:03.3332420Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-25T16:05:03.3332739Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-25T16:05:03.3333149Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-25T16:05:03.3333561Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-25T16:05:03.3333895Z [36;1m  rm -rf "$CACHE"[0m
2026-08-25T16:05:03.3334125Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-25T16:05:03.3334395Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-25T16:05:03.3334738Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-25T16:05:03.3335173Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-25T16:05:03.3335726Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-25T16:05:03.3336146Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-25T16:05:03.3336555Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-25T16:05:03.3336981Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-25T16:05:03.3337416Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-25T16:05:03.3337845Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-25T16:05:03.3338198Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-25T16:05:03.3338554Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-25T16:05:03.3339033Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-25T16:05:03.3339371Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-25T16:05:03.3339607Z [36;1mfi[0m
2026-08-25T16:05:03.3339869Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-25T16:05:03.3340242Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-25T16:05:03.3351288Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T16:05:03.3351565Z env:
2026-08-25T16:05:03.3351751Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T16:05:03.3352109Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:05:03.3352559Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:05:03.3352968Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:05:03.3353393Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:05:03.3353722Z ##[endgroup]
2026-08-25T16:05:03.6365030Z    Compiling proc-macro2 v1.0.106
2026-08-25T16:05:03.6365415Z    Compiling unicode-ident v1.0.24
2026-08-25T16:05:03.6365726Z    Compiling quote v1.0.45
2026-08-25T16:05:03.6365988Z    Compiling libc v0.2.186
2026-08-25T16:05:03.6366493Z    Compiling cfg-if v1.0.4
2026-08-25T16:05:03.6367176Z    Compiling serde_core v1.0.228
2026-08-25T16:05:03.6392478Z    Compiling serde v1.0.228
2026-08-25T16:05:03.6427563Z    Compiling typenum v1.20.1
2026-08-25T16:05:03.6442085Z    Compiling log v0.4.32
2026-08-25T16:05:03.6484945Z    Compiling version_check v0.9.5
2026-08-25T16:05:03.6544103Z    Compiling portable-atomic v1.13.1
2026-08-25T16:05:03.6565004Z    Compiling pin-project-lite v0.2.17
2026-08-25T16:05:03.6583761Z    Compiling memchr v2.8.1
2026-08-25T16:05:03.6667900Z    Compiling critical-section v1.2.0
2026-08-25T16:05:03.6669356Z    Compiling subtle v2.6.1
2026-08-25T16:05:03.7222520Z    Compiling find-msvc-tools v0.1.9
2026-08-25T16:05:03.7670014Z    Compiling shlex v2.0.1
2026-08-25T16:05:03.7744508Z    Compiling futures-core v0.3.32
2026-08-25T16:05:03.8073094Z    Compiling smallvec v1.15.1
2026-08-25T16:05:03.8481174Z    Compiling bytes v1.11.1
2026-08-25T16:05:03.9129702Z    Compiling equivalent v1.0.2
2026-08-25T16:05:03.9225029Z    Compiling itoa v1.0.18
2026-08-25T16:05:03.9585657Z    Compiling semver v1.0.28
2026-08-25T16:05:03.9917828Z    Compiling stable_deref_trait v1.2.1
2026-08-25T16:05:04.0011711Z    Compiling futures-sink v0.3.32
2026-08-25T16:05:04.0101080Z    Compiling futures-io v0.3.32
2026-08-25T16:05:04.0271545Z    Compiling generic-array v0.14.7
2026-08-25T16:05:04.0700781Z    Compiling slab v0.4.12
2026-08-25T16:05:04.0771465Z    Compiling futures-channel v0.3.32
2026-08-25T16:05:04.0866003Z    Compiling futures-task v0.3.32
2026-08-25T16:05:04.1192259Z    Compiling rand_core v0.10.1
2026-08-25T16:05:04.1304259Z    Compiling bitflags v2.12.1
2026-08-25T16:05:04.1769920Z    Compiling hashbrown v0.17.1
2026-08-25T16:05:04.1954022Z    Compiling autocfg v1.5.1
2026-08-25T16:05:04.2250223Z    Compiling rustc_version v0.4.1
2026-08-25T16:05:04.2654054Z    Compiling getrandom v0.4.2
2026-08-25T16:05:04.2760877Z    Compiling cpufeatures v0.2.17
2026-08-25T16:05:04.2892306Z    Compiling rustversion v1.0.22
2026-08-25T16:05:04.3199948Z    Compiling fnv v1.0.7
2026-08-25T16:05:04.3340894Z    Compiling scopeguard v1.2.0
2026-08-25T16:05:04.3831207Z    Compiling strsim v0.11.1
2026-08-25T16:05:04.3963867Z    Compiling lock_api v0.4.14
2026-08-25T16:05:04.4166805Z    Compiling const-oid v0.9.6
2026-08-25T16:05:04.4260671Z    Compiling cfg_aliases v0.2.1
2026-08-25T16:05:04.5050935Z    Compiling libm v0.2.16
2026-08-25T16:05:04.5136731Z    Compiling writeable v0.6.3
2026-08-25T16:05:04.6101198Z    Compiling litemap v0.8.2
2026-08-25T16:05:04.6400823Z    Compiling icu_normalizer_data v2.2.0
2026-08-25T16:05:04.7030601Z    Compiling num-traits v0.2.19
2026-08-25T16:05:04.7171439Z    Compiling utf8_iter v1.0.4
2026-08-25T16:05:04.7718325Z    Compiling fs_extra v1.3.0
2026-08-25T16:05:04.7814667Z    Compiling icu_properties_data v2.2.0
2026-08-25T16:05:04.7911662Z    Compiling dunce v1.0.5
2026-08-25T16:05:04.8029377Z    Compiling ident_case v1.0.1
2026-08-25T16:05:04.8914001Z    Compiling percent-encoding v2.3.2
2026-08-25T16:05:04.8987369Z    Compiling http v1.4.1
2026-08-25T16:05:04.9485255Z    Compiling syn v2.0.117
2026-08-25T16:05:04.9581072Z    Compiling hybrid-array v0.4.12
2026-08-25T16:05:04.9860612Z    Compiling thiserror v2.0.18
2026-08-25T16:05:04.9890876Z    Compiling zerocopy v0.8.50
2026-08-25T16:05:05.0038895Z    Compiling unicode-segmentation v1.13.3
2026-08-25T16:05:05.0917503Z    Compiling indexmap v2.14.0
2026-08-25T16:05:05.1017631Z    Compiling aws-lc-rs v1.17.0
2026-08-25T16:05:05.1227501Z    Compiling cpufeatures v0.3.0
2026-08-25T16:05:05.1830745Z    Compiling form_urlencoded v1.2.2
2026-08-25T16:05:05.1960811Z    Compiling spin v0.9.8
2026-08-25T16:05:05.2257116Z    Compiling untrusted v0.9.0
2026-08-25T16:05:05.3470657Z    Compiling rustls v0.23.40
2026-08-25T16:05:05.3540535Z    Compiling heck v0.5.0
2026-08-25T16:05:05.3630623Z    Compiling atomic-waker v1.1.2
2026-08-25T16:05:05.3893149Z    Compiling anyhow v1.0.102
2026-08-25T16:05:05.4056514Z    Compiling unicode-xid v0.2.6
2026-08-25T16:05:05.4681227Z    Compiling jobserver v0.1.34
2026-08-25T16:05:05.4840673Z    Compiling convert_case v0.10.0
2026-08-25T16:05:05.4957999Z    Compiling const-oid v0.10.2
2026-08-25T16:05:05.5052224Z    Compiling parking_lot_core v0.9.12
2026-08-25T16:05:05.5571129Z    Compiling paste v1.0.15
2026-08-25T16:05:05.5810850Z    Compiling crypto-common v0.2.2
2026-08-25T16:05:05.6090465Z    Compiling block-buffer v0.12.0
2026-08-25T16:05:05.6619971Z    Compiling crypto-common v0.1.7
2026-08-25T16:05:05.6802356Z    Compiling block-buffer v0.10.4
2026-08-25T16:05:05.6974174Z    Compiling inout v0.2.2
2026-08-25T16:05:05.7250341Z    Compiling cc v1.2.63
2026-08-25T16:05:05.7965482Z    Compiling digest v0.10.7
2026-08-25T16:05:05.7966858Z    Compiling fastrand v2.4.1
2026-08-25T16:05:05.7968700Z    Compiling httparse v1.10.1
2026-08-25T16:05:05.8485070Z    Compiling curve25519-dalek v4.1.3
2026-08-25T16:05:05.8621136Z    Compiling ahash v0.8.12
2026-08-25T16:05:05.8785220Z    Compiling base64ct v1.8.3
2026-08-25T16:05:06.0381656Z    Compiling http-body v1.0.1
2026-08-25T16:05:06.0459157Z    Compiling powerfmt v0.2.0
2026-08-25T16:05:06.0590845Z    Compiling either v1.16.0
2026-08-25T16:05:06.1561054Z    Compiling pem-rfc7468 v1.0.0
2026-08-25T16:05:06.1720836Z    Compiling sha2 v0.10.9
2026-08-25T16:05:06.2791010Z    Compiling mio v1.2.1
2026-08-25T16:05:06.2989859Z    Compiling socket2 v0.6.4
2026-08-25T16:05:06.3230797Z    Compiling getrandom v0.2.17
2026-08-25T16:05:06.4761288Z    Compiling cipher v0.5.2
2026-08-25T16:05:06.5490886Z    Compiling rand_core v0.6.4
2026-08-25T16:05:06.5660794Z    Compiling uuid v1.23.2
2026-08-25T16:05:06.5728055Z    Compiling deranged v0.5.8
2026-08-25T16:05:06.6584281Z    Compiling tower-service v0.3.3
2026-08-25T16:05:06.7157577Z    Compiling num-conv v0.2.2
2026-08-25T16:05:06.7400887Z    Compiling signature v2.2.0
2026-08-25T16:05:06.7527008Z    Compiling chacha20 v0.10.0
2026-08-25T16:05:06.7750709Z    Compiling time-core v0.1.8
2026-08-25T16:05:06.7910089Z    Compiling pkg-config v0.3.33
2026-08-25T16:05:06.8648599Z    Compiling try-lock v0.2.5
2026-08-25T16:05:06.8767284Z    Compiling base64 v0.22.1
2026-08-25T16:05:06.9130913Z    Compiling cmake v0.1.58
2026-08-25T16:05:06.9344251Z    Compiling zmij v1.0.21
2026-08-25T16:05:06.9551192Z    Compiling vcpkg v0.2.15
2026-08-25T16:05:06.9737851Z    Compiling tinyvec_macros v0.1.1
2026-08-25T16:05:07.0180825Z    Compiling data-encoding v2.11.0
2026-08-25T16:05:07.0181716Z    Compiling tinyvec v1.11.0
2026-08-25T16:05:07.0340620Z    Compiling num-integer v0.1.47
2026-08-25T16:05:07.0952404Z    Compiling rand v0.10.1
2026-08-25T16:05:07.1030091Z    Compiling want v0.3.1
2026-08-25T16:05:07.1519485Z    Compiling parking_lot v0.12.5
2026-08-25T16:05:07.1930834Z    Compiling inout v0.1.4
2026-08-25T16:05:07.2534553Z    Compiling spt-procident v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-25T16:05:07.2845676Z    Compiling vergen-lib v9.1.0
2026-08-25T16:05:07.3030534Z    Compiling n0-future v0.3.2
2026-08-25T16:05:07.3122350Z    Compiling crossbeam-utils v0.8.21
2026-08-25T16:05:07.4168630Z    Compiling spin v0.10.0
2026-08-25T16:05:07.4247008Z    Compiling num-bigint-dig v0.8.6
2026-08-25T16:05:07.4391691Z    Compiling httpdate v1.0.3
2026-08-25T16:05:07.4466877Z    Compiling cordyceps v0.3.4
2026-08-25T16:05:07.4867254Z    Compiling diatomic-waker v0.2.3
2026-08-25T16:05:07.5257872Z    Compiling winnow v1.0.3
2026-08-25T16:05:07.5331012Z    Compiling parking v2.2.1
2026-08-25T16:05:07.5680971Z    Compiling serde_json v1.0.150
2026-08-25T16:05:07.6270933Z    Compiling futures-lite v2.6.1
2026-08-25T16:05:07.6731568Z    Compiling spt-poolguard v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-25T16:05:07.6897002Z    Compiling num-iter v0.1.46
2026-08-25T16:05:07.7350727Z    Compiling aws-lc-sys v0.41.0
2026-08-25T16:05:07.7357591Z    Compiling ring v0.17.14
2026-08-25T16:05:07.7621924Z    Compiling cipher v0.4.4
2026-08-25T16:05:07.7961175Z    Compiling libsqlite3-sys v0.30.1
2026-08-25T16:05:07.8032945Z    Compiling futures-buffered v0.2.13
2026-08-25T16:05:07.8151427Z    Compiling ed25519 v2.2.3
2026-08-25T16:05:07.8310776Z    Compiling netlink-packet-core v0.8.1
2026-08-25T16:05:07.9996603Z    Compiling digest v0.11.3
2026-08-25T16:05:07.9998213Z    Compiling universal-hash v0.5.1
2026-08-25T16:05:08.0960579Z    Compiling lazy_static v1.5.0
2026-08-25T16:05:08.1290073Z    Compiling vergen-lib v0.1.6
2026-08-25T16:05:08.1433594Z    Compiling vergen v9.1.0
2026-08-25T16:05:08.1510883Z    Compiling heapless v0.7.17
2026-08-25T16:05:08.1575383Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-25T16:05:08.1751964Z    Compiling noq-udp v0.10.0
2026-08-25T16:05:08.1860593Z    Compiling aho-corasick v1.1.4
2026-08-25T16:05:08.2550987Z    Compiling sync_wrapper v1.0.2
2026-08-25T16:05:08.2761026Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-25T16:05:08.2862765Z    Compiling opaque-debug v0.3.1
2026-08-25T16:05:08.2935566Z    Compiling byteorder v1.5.0
2026-08-25T16:05:08.3527627Z    Compiling allocator-api2 v0.2.21
2026-08-25T16:05:08.3549047Z    Compiling regex-syntax v0.8.10
2026-08-25T16:05:08.4003563Z    Compiling polyval v0.6.2
2026-08-25T16:05:08.4014015Z    Compiling spt-store v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-25T16:05:08.5004079Z    Compiling hash32 v0.2.1
2026-08-25T16:05:08.5554154Z    Compiling vergen-gitcl v1.0.8
2026-08-25T16:05:08.6359255Z    Compiling fallible-iterator v0.3.0
2026-08-25T16:05:08.6767407Z    Compiling num_threads v0.1.7
2026-08-25T16:05:08.7011452Z    Compiling ryu v1.0.23
2026-08-25T16:05:08.7121021Z    Compiling signature v3.0.0
2026-08-25T16:05:08.7200878Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-25T16:05:08.8011178Z    Compiling tower-layer v0.3.3
2026-08-25T16:05:08.8412077Z    Compiling time v0.3.47
2026-08-25T16:05:08.8804025Z    Compiling ghash v0.5.1
2026-08-25T16:05:08.8930275Z    Compiling sha2 v0.11.0-rc.5
2026-08-25T16:05:08.9571571Z    Compiling aes v0.8.4
2026-08-25T16:05:08.9732265Z    Compiling ctr v0.9.2
2026-08-25T16:05:09.0030912Z    Compiling fs2 v0.4.3
2026-08-25T16:05:09.1372761Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-25T16:05:09.1865175Z    Compiling http-body-util v0.1.3
2026-08-25T16:05:09.2490110Z    Compiling aead v0.5.2
2026-08-25T16:05:09.3570628Z    Compiling arrayvec v0.7.6
2026-08-25T16:05:09.4560755Z    Compiling utf8parse v0.2.2
2026-08-25T16:05:09.4826716Z    Compiling openssl-probe v0.2.1
2026-08-25T16:05:09.5392589Z    Compiling rustix v1.1.4
2026-08-25T16:05:09.5644549Z    Compiling aes-gcm v0.10.3
2026-08-25T16:05:09.6436547Z    Compiling crossbeam-channel v0.5.15
2026-08-25T16:05:09.6649353Z    Compiling crossbeam-epoch v0.9.18
2026-08-25T16:05:09.7191426Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-25T16:05:09.7280651Z    Compiling netlink-packet-route v0.29.0
2026-08-25T16:05:09.8450860Z    Compiling synstructure v0.13.2
2026-08-25T16:05:09.9352445Z    Compiling darling_core v0.20.11
2026-08-25T16:05:10.2103608Z    Compiling blake3 v1.8.5
2026-08-25T16:05:10.2223460Z    Compiling memoffset v0.6.5
2026-08-25T16:05:10.3230139Z    Compiling ppv-lite86 v0.2.21
2026-08-25T16:05:10.3710818Z    Compiling acto v0.8.2
2026-08-25T16:05:10.4093543Z    Compiling noq v0.18.0
2026-08-25T16:05:10.4820771Z    Compiling netwatch v0.16.0
2026-08-25T16:05:10.4977818Z    Compiling linux-raw-sys v0.12.1
2026-08-25T16:05:10.5055977Z    Compiling proc-macro-crate v3.5.0
2026-08-25T16:05:10.5464063Z    Compiling tagptr v0.2.0
2026-08-25T16:05:10.6200637Z    Compiling rustc-hash v2.1.2
2026-08-25T16:05:10.6907408Z    Compiling foldhash v0.2.0
2026-08-25T16:05:10.6998391Z    Compiling mac-addr v0.3.0
2026-08-25T16:05:10.7190953Z    Compiling sorted-index-buffer v0.2.1
2026-08-25T16:05:10.8018598Z    Compiling rand_chacha v0.3.1
2026-08-25T16:05:10.8521529Z    Compiling regex-automata v0.4.14
2026-08-25T16:05:10.8599445Z    Compiling thiserror v1.0.69
2026-08-25T16:05:10.8810154Z    Compiling ref-cast v1.0.25
2026-08-25T16:05:10.9774296Z    Compiling xml-rs v0.8.28
2026-08-25T16:05:11.0246549Z    Compiling lru-slab v0.1.2
2026-08-25T16:05:11.0480545Z    Compiling rand v0.8.7
2026-08-25T16:05:11.1002081Z    Compiling identity-hash v0.1.0
2026-08-25T16:05:11.1858865Z    Compiling hashbrown v0.16.1
2026-08-25T16:05:11.3423412Z    Compiling serde_derive_internals v0.29.1
2026-08-25T16:05:11.4267102Z    Compiling netlink-packet-route v0.30.0
2026-08-25T16:05:11.7186492Z    Compiling serde_derive v1.0.228
2026-08-25T16:05:11.7341361Z    Compiling zeroize_derive v1.4.3
2026-08-25T16:05:11.7833070Z    Compiling tokio-macros v2.7.0
2026-08-25T16:05:11.8751008Z    Compiling futures-macro v0.3.32
2026-08-25T16:05:11.9696110Z    Compiling zerofrom-derive v0.1.7
2026-08-25T16:05:12.2573163Z    Compiling zeroize v1.8.2
2026-08-25T16:05:12.4246574Z    Compiling yoke-derive v0.8.2
2026-08-25T16:05:12.4469776Z    Compiling zerovec-derive v0.11.3
2026-08-25T16:05:12.4500737Z    Compiling displaydoc v0.2.6
2026-08-25T16:05:12.4745640Z    Compiling tokio v1.52.3
2026-08-25T16:05:12.5372751Z    Compiling tracing-attributes v0.1.31
2026-08-25T16:05:12.7111835Z    Compiling futures-util v0.3.32
2026-08-25T16:05:12.9344836Z    Compiling rustls-pki-types v1.14.1
2026-08-25T16:05:12.9649454Z    Compiling thiserror-impl v2.0.18
2026-08-25T16:05:13.1706661Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-25T16:05:13.2990922Z    Compiling zerofrom v0.1.8
2026-08-25T16:05:13.5370828Z    Compiling darling_macro v0.20.11
2026-08-25T16:05:13.6501332Z    Compiling yoke v0.8.3
2026-08-25T16:05:13.7680717Z    Compiling derive_more-impl v2.1.1
2026-08-25T16:05:13.7931046Z    Compiling der v0.7.10
2026-08-25T16:05:13.8710533Z    Compiling zerovec v0.11.6
2026-08-25T16:05:13.8966839Z    Compiling zerotrie v0.2.4
2026-08-25T16:05:13.9691001Z    Compiling darling v0.20.11
2026-08-25T16:05:14.0241184Z    Compiling derive_builder_core v0.20.2
2026-08-25T16:05:14.2501435Z    Compiling n0-error-macros v0.1.3
2026-08-25T16:05:14.4031433Z    Compiling spez v0.1.2
2026-08-25T16:05:14.5586677Z    Compiling tinystr v0.8.3
2026-08-25T16:05:14.5790831Z    Compiling potential_utf v0.1.5
2026-08-25T16:05:14.7138299Z    Compiling icu_collections v2.2.0
2026-08-25T16:05:14.7846881Z    Compiling icu_locale_core v2.2.0
2026-08-25T16:05:15.2051109Z    Compiling derive_builder_macro v0.20.2
2026-08-25T16:05:15.2254874Z    Compiling n0-error v0.1.3
2026-08-25T16:05:15.3661565Z    Compiling spki v0.7.3
2026-08-25T16:05:15.4447399Z    Compiling derive_builder v0.20.2
2026-08-25T16:05:15.5398831Z    Compiling der v0.8.0-rc.10
2026-08-25T16:05:15.5560362Z    Compiling pin-project-internal v1.1.13
2026-08-25T16:05:15.5790892Z    Compiling pkcs8 v0.10.2
2026-08-25T16:05:15.8923062Z    Compiling pkcs1 v0.7.5
2026-08-25T16:05:16.0230967Z    Compiling icu_provider v2.2.0
2026-08-25T16:05:16.3457360Z    Compiling futures-executor v0.3.32
2026-08-25T16:05:16.4685680Z    Compiling icu_properties v2.2.0
2026-08-25T16:05:16.4773306Z    Compiling icu_normalizer v2.2.0
2026-08-25T16:05:16.5003514Z    Compiling ed25519-dalek v2.2.0
2026-08-25T16:05:16.5650669Z    Compiling ipnet v2.12.0
2026-08-25T16:05:16.8361188Z    Compiling pin-project v1.1.13
2026-08-25T16:05:16.8581506Z    Compiling spt-proto v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-25T16:05:16.8974173Z    Compiling futures v0.3.32
2026-08-25T16:05:16.9630509Z    Compiling spki v0.8.0-rc.4
2026-08-25T16:05:17.1630993Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-25T16:05:17.3100856Z    Compiling once_cell v1.21.4
2026-08-25T16:05:17.3183133Z    Compiling prefix-trie v0.8.4
2026-08-25T16:05:17.3330737Z    Compiling ed25519 v3.0.0-rc.4
2026-08-25T16:05:17.4121102Z    Compiling cobs v0.3.0
2026-08-25T16:05:17.5181643Z    Compiling tracing-core v0.1.36
2026-08-25T16:05:17.5890536Z    Compiling regex v1.12.3
2026-08-25T16:05:17.6961120Z    Compiling hashbrown v0.14.5
2026-08-25T16:05:17.7322602Z    Compiling postcard-derive v0.2.2
2026-08-25T16:05:17.7644615Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-25T16:05:17.9676768Z    Compiling idna_adapter v1.2.2
2026-08-25T16:05:18.0690619Z    Compiling tracing v0.1.44
2026-08-25T16:05:18.0730788Z    Compiling idna v1.1.0
2026-08-25T16:05:18.1592229Z    Compiling derive_more v2.1.1
2026-08-25T16:05:18.2263251Z    Compiling rsa v0.9.10
2026-08-25T16:05:18.2375100Z    Compiling postcard v1.1.3
2026-08-25T16:05:18.2691750Z    Compiling data-encoding-macro v0.1.20
2026-08-25T16:05:18.3277294Z    Compiling tokio-util v0.7.18
2026-08-25T16:05:18.4053038Z    Compiling netlink-sys v0.8.8
2026-08-25T16:05:18.4233008Z    Compiling tower v0.5.3
2026-08-25T16:05:18.4233651Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-25T16:05:18.5450885Z    Compiling hashlink v0.9.1
2026-08-25T16:05:18.6710253Z    Compiling url v2.5.8
2026-08-25T16:05:18.6959131Z    Compiling rustls-native-certs v0.8.4
2026-08-25T16:05:18.7061191Z    Compiling strum_macros v0.28.0
2026-08-25T16:05:18.7989655Z    Compiling num_enum_derive v0.7.6
2026-08-25T16:05:18.8734814Z    Compiling enum-assoc v1.3.0
2026-08-25T16:05:18.9689923Z    Compiling rusqlite v0.32.1
2026-08-25T16:05:18.9791002Z    Compiling iroh-metrics-derive v0.4.1
2026-08-25T16:05:19.0810740Z    Compiling async-trait v0.1.89
2026-08-25T16:05:19.1390645Z    Compiling netdev v0.42.0
2026-08-25T16:05:19.1926063Z    Compiling iroh-relay v0.98.0
2026-08-25T16:05:19.2030787Z    Compiling netlink-proto v0.12.0
2026-08-25T16:05:19.3330956Z    Compiling h2 v0.4.14
2026-08-25T16:05:19.4505122Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-25T16:05:19.5001060Z    Compiling attohttpc v0.30.1
2026-08-25T16:05:19.5361485Z    Compiling n0-watcher v0.6.1
2026-08-25T16:05:19.5491461Z    Compiling tower-http v0.6.11
2026-08-25T16:05:19.6144018Z    Compiling iroh-base v0.98.0
2026-08-25T16:05:19.7980668Z    Compiling iroh-metrics v0.38.3
2026-08-25T16:05:19.8674326Z    Compiling num_enum v0.7.6
2026-08-25T16:05:19.9560988Z    Compiling tokio-stream v0.1.18
2026-08-25T16:05:20.0316942Z    Compiling moka v0.12.15
2026-08-25T16:05:20.1200989Z    Compiling serde_spanned v0.6.9
2026-08-25T16:05:20.1519952Z    Compiling toml_datetime v0.6.11
2026-08-25T16:05:20.1968653Z    Compiling xmltree v0.10.3
2026-08-25T16:05:20.4200975Z    Compiling ref-cast-impl v1.0.25
2026-08-25T16:05:20.4481300Z    Compiling thiserror-impl v1.0.69
2026-08-25T16:05:20.5710688Z    Compiling errno v0.3.14
2026-08-25T16:05:20.7197241Z    Compiling serial-core v0.4.0
2026-08-25T16:05:20.7253707Z    Compiling ioctl-rs v0.1.6
2026-08-25T16:05:20.8241171Z    Compiling termios v0.2.2
2026-08-25T16:05:20.8753383Z    Compiling simple-dns v0.9.3
2026-08-25T16:05:20.8868434Z    Compiling signal-hook v0.3.18
2026-08-25T16:05:20.8874084Z    Compiling simdutf8 v0.1.5
2026-08-25T16:05:20.9580834Z    Compiling sha1_smol v1.0.1
2026-08-25T16:05:21.0191095Z    Compiling arrayref v0.3.9
2026-08-25T16:05:21.0261048Z    Compiling winnow v0.7.15
2026-08-25T16:05:21.0663428Z    Compiling smol_str v0.1.24
2026-08-25T16:05:21.1310725Z    Compiling toml_write v0.1.2
2026-08-25T16:05:21.1520760Z    Compiling constant_time_eq v0.4.2
2026-08-25T16:05:21.1681503Z    Compiling resolv-conf v0.7.6
2026-08-25T16:05:21.3386732Z    Compiling serial-unix v0.4.0
2026-08-25T16:05:21.3565574Z    Compiling strum v0.28.0
2026-08-25T16:05:21.3720656Z    Compiling signal-hook-registry v1.4.8
2026-08-25T16:05:21.4501009Z    Compiling webpki-roots v1.0.7
2026-08-25T16:05:21.4540624Z    Compiling schemars_derive v1.2.1
2026-08-25T16:05:21.5411546Z    Compiling lru v0.16.4
2026-08-25T16:05:21.6275757Z    Compiling darling_core v0.23.0
2026-08-25T16:05:21.7100004Z    Compiling serde_bytes v0.11.19
2026-08-25T16:05:21.7218870Z    Compiling seize v0.5.1
2026-08-25T16:05:21.7221867Z    Compiling hmac v0.12.1
2026-08-25T16:05:21.8500547Z    Compiling iroh v0.98.2
2026-08-25T16:05:21.8623835Z    Compiling bitflags v1.3.2
2026-08-25T16:05:21.9147976Z    Compiling pin-utils v0.1.0
2026-08-25T16:05:21.9226874Z    Compiling rustix v0.38.44
2026-08-25T16:05:21.9634594Z    Compiling cmov v0.5.4
2026-08-25T16:05:21.9708111Z    Compiling dyn-clone v1.0.20
2026-08-25T16:05:21.9767265Z    Compiling nix v0.25.1
2026-08-25T16:05:22.0871441Z    Compiling papaya v0.2.4
2026-08-25T16:05:22.0931748Z    Compiling hkdf v0.12.4
2026-08-25T16:05:22.1468124Z    Compiling filedescriptor v0.8.3
2026-08-25T16:05:22.2171910Z    Compiling iroh-dns v0.98.0
2026-08-25T16:05:22.2304208Z    Compiling ctutils v0.4.2
2026-08-25T16:05:22.2911294Z    Compiling serial v0.4.0
2026-08-25T16:05:22.3430271Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-25T16:05:22.3530875Z    Compiling backon v1.6.0
2026-08-25T16:05:22.4826213Z    Compiling anstyle-parse v1.0.0
2026-08-25T16:05:22.5849496Z    Compiling vte_generate_state_changes v0.1.2
2026-08-25T16:05:22.6014492Z    Compiling downcast-rs v1.2.1
2026-08-25T16:05:22.6291013Z    Compiling colorchoice v1.0.5
2026-08-25T16:05:22.6560926Z    Compiling foldhash v0.1.5
2026-08-25T16:05:22.6761835Z    Compiling anstyle-query v1.1.5
2026-08-25T16:05:22.7141439Z    Compiling anstyle v1.0.14
2026-08-25T16:05:22.7342629Z    Compiling is_terminal_polyfill v1.70.2
2026-08-25T16:05:22.7471329Z    Compiling linux-raw-sys v0.4.15
2026-08-25T16:05:22.8090495Z    Compiling unicode-width v0.2.0
2026-08-25T16:05:22.8221204Z    Compiling instability v0.3.12
2026-08-25T16:05:22.8320908Z    Compiling shell-words v1.1.1
2026-08-25T16:05:22.9704084Z    Compiling anstream v1.0.0
2026-08-25T16:05:22.9890193Z    Compiling vte v0.13.1
2026-08-25T16:05:23.0050617Z    Compiling hashbrown v0.15.5
2026-08-25T16:05:23.1138381Z    Compiling signal-hook-mio v0.2.5
2026-08-25T16:05:23.2430678Z    Compiling spake2 v0.4.0
2026-08-25T16:05:23.3390745Z    Compiling schemars v1.2.1
2026-08-25T16:05:23.3769574Z    Compiling terminal_size v0.4.4
2026-08-25T16:05:23.4999451Z    Compiling toml_edit v0.22.27
2026-08-25T16:05:23.5598032Z    Compiling strum_macros v0.26.4
2026-08-25T16:05:23.6709932Z    Compiling itertools v0.13.0
2026-08-25T16:05:23.7107908Z    Compiling sha1 v0.10.6
2026-08-25T16:05:23.7184069Z    Compiling castaway v0.2.4
2026-08-25T16:05:23.8014504Z    Compiling clap_lex v1.1.0
2026-08-25T16:05:23.9489447Z    Compiling static_assertions v1.1.0
2026-08-25T16:05:24.0051449Z    Compiling unicode-width v0.1.14
2026-08-25T16:05:24.0157267Z    Compiling indoc v2.0.7
2026-08-25T16:05:24.0601106Z    Compiling doctest-file v1.1.1
2026-08-25T16:05:24.2852670Z    Compiling crossterm v0.28.1
2026-08-25T16:05:24.3965534Z    Compiling compact_str v0.8.2
2026-08-25T16:05:24.4149551Z    Compiling clap_builder v4.6.0
2026-08-25T16:05:24.4890022Z    Compiling interprocess v2.4.2
2026-08-25T16:05:24.9850829Z    Compiling hyper v1.10.1
2026-08-25T16:05:25.2492601Z    Compiling lru v0.12.5
2026-08-25T16:05:25.3340058Z    Compiling darling_macro v0.23.0
2026-08-25T16:05:25.3572635Z    Compiling clap_derive v4.6.1
2026-08-25T16:05:25.3999234Z    Compiling iana-time-zone v0.1.65
2026-08-25T16:05:25.5610784Z    Compiling unicode-truncate v1.1.0
2026-08-25T16:05:25.6322673Z    Compiling darling v0.23.0
2026-08-25T16:05:25.7186907Z    Compiling cassowary v0.3.0
2026-08-25T16:05:25.7291128Z    Compiling chrono v0.4.45
2026-08-25T16:05:25.8817429Z    Compiling strum v0.26.3
2026-08-25T16:05:25.9621077Z    Compiling portable-pty v0.8.1
2026-08-25T16:05:25.9666816Z    Compiling toml v0.8.23
2026-08-25T16:05:25.9931405Z    Compiling nucleo-matcher v0.3.1
2026-08-25T16:05:26.1412714Z    Compiling qrcode v0.14.1
2026-08-25T16:05:26.2778299Z    Compiling ratatui v0.29.0
2026-08-25T16:05:26.5634732Z    Compiling tempfile v3.27.0
2026-08-25T16:05:26.9685362Z    Compiling hyper-util v0.1.20
2026-08-25T16:05:27.0079470Z    Compiling spt-test-support v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-25T16:05:27.5680914Z    Compiling clap v4.6.1
2026-08-25T16:05:27.8219994Z    Compiling spt-msg v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-25T16:05:28.2550271Z    Compiling spt-runtime v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-25T16:05:28.2552451Z    Compiling spt-term v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-25T16:05:28.8924075Z    Compiling igd-next v0.17.1
2026-08-25T16:05:30.0945083Z    Compiling portmapper v0.16.0
2026-08-25T16:05:31.2141587Z    Compiling spt-live v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-25T16:05:34.5278037Z    Compiling rustls-webpki v0.103.13
2026-08-25T16:05:36.8219062Z    Compiling tokio-rustls v0.26.4
2026-08-25T16:05:36.8219515Z    Compiling noq-proto v0.17.0
2026-08-25T16:05:36.8219838Z    Compiling rustls-platform-verifier v0.7.0
2026-08-25T16:05:36.9679542Z    Compiling hyper-rustls v0.27.9
2026-08-25T16:05:36.9680214Z    Compiling hickory-net v0.26.0-beta.4
2026-08-25T16:05:36.9680794Z    Compiling tokio-websockets v0.13.2
2026-08-25T16:05:37.0925140Z    Compiling reqwest v0.13.4
2026-08-25T16:05:37.9569485Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-25T16:05:51.1295183Z    Compiling spt-net v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-25T16:05:52.8904310Z    Compiling spt-daemon v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-25T16:06:03.3552799Z    Compiling spt v0.63.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-25T16:06:10.0364138Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-08-25T16:06:10.0586831Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-8a409b1382dc8e09)
2026-08-25T16:06:10.0599948Z 
2026-08-25T16:06:10.0600168Z running 1 test
2026-08-25T16:06:16.2504270Z test new_brain_serves_against_old_broker ... ok
2026-08-25T16:06:16.2506955Z 
2026-08-25T16:06:16.2507232Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-25T16:06:16.2507571Z 
2026-08-25T16:06:16.2764692Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-25T16:06:16.2765021Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-25T16:06:16.2779477Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T16:06:16.2779759Z env:
2026-08-25T16:06:16.2779953Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T16:06:16.2780333Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:16.2780804Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:16.2781225Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:16.2781649Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:16.2781982Z ##[endgroup]
2026-08-25T16:06:16.2820530Z CI-CENSUS scope roots:
2026-08-25T16:06:16.2820903Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T16:06:16.2821408Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-25T16:06:16.2821934Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-25T16:06:16.2822387Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-25T16:06:16.2822702Z   root: /home/reavus/spt-n1-oldbroker
2026-08-25T16:06:16.2864752Z CI-CENSUS self-check OK: walked 383 /proc entries, exe resolution live
2026-08-25T16:06:17.7581489Z CI-CENSUS phase=pre-reap box_procs=382 box_fds=10624 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-25T16:06:21.3781953Z CI-CENSUS phase=end box_procs=382 box_fds=10752 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-25T16:06:21.3786572Z CI-REAP summary: killed=0 kill_failed=0 flood_orphans=none scoped_survivors=0 observed_scoped=0 unreadable_path=0
2026-08-25T16:06:21.3840464Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-25T16:06:21.3840832Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-25T16:06:21.3853117Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-25T16:06:21.3853395Z env:
2026-08-25T16:06:21.3853579Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T16:06:21.3853931Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:21.3854368Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:21.3854778Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:21.3855187Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:21.3855507Z ##[endgroup]
2026-08-25T16:06:21.3924803Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR on attempt 1/5
2026-08-25T16:06:21.3985522Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-25T16:06:21.3986844Z ##[group]Run actions/upload-artifact@v4
2026-08-25T16:06:21.3987085Z with:
2026-08-25T16:06:21.3987273Z   name: bench-ledger-n1-Linux
2026-08-25T16:06:21.3987492Z   path: bench-ledger/
2026-08-25T16:06:21.3987701Z   if-no-files-found: warn
2026-08-25T16:06:21.3987901Z   retention-days: 30
2026-08-25T16:06:21.3988098Z   compression-level: 6
2026-08-25T16:06:21.3988288Z   overwrite: false
2026-08-25T16:06:21.3988475Z   include-hidden-files: false
2026-08-25T16:06:21.3988689Z env:
2026-08-25T16:06:21.3988873Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-25T16:06:21.3989503Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:21.3990362Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:21.3990776Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:21.3991184Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-F09CTR
2026-08-25T16:06:21.3991511Z ##[endgroup]
2026-08-25T16:06:21.5341232Z (node:2505520) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-25T16:06:21.5341781Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-25T16:06:21.5376756Z With the provided path, there will be 1 file uploaded
2026-08-25T16:06:21.5380804Z Artifact name is valid!
2026-08-25T16:06:21.5381351Z Root directory input is valid!
2026-08-25T16:06:21.9348552Z Beginning upload of artifact content to blob storage
2026-08-25T16:06:21.9497615Z (node:2505520) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-25T16:06:22.2188332Z Uploaded bytes 269
2026-08-25T16:06:22.2925464Z Finished uploading artifact content to blob storage!
2026-08-25T16:06:22.2926304Z SHA256 digest of uploaded artifact zip is 118688e31e60dffe328475e0e797107e178e9f7b02946ee75afdee720efa6e67
2026-08-25T16:06:22.2928081Z Finalizing artifact upload
2026-08-25T16:06:23.0872368Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9571609107
2026-08-25T16:06:23.0873236Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 269 bytes. Artifact ID is 9571609107
2026-08-25T16:06:23.0880080Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/32867379861/artifacts/9571609107
2026-08-25T16:06:23.1118516Z Post job cleanup.
2026-08-25T16:06:23.1780617Z [command]/usr/bin/git version
2026-08-25T16:06:23.1810886Z git version 2.43.0
2026-08-25T16:06:23.1868922Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f2dd2721-88c0-4116-82c4-203097f2cc8e/.gitconfig'
2026-08-25T16:06:23.1876046Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f2dd2721-88c0-4116-82c4-203097f2cc8e' before making global git config changes
2026-08-25T16:06:23.1876690Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T16:06:23.1879745Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-25T16:06:23.1907073Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T16:06:23.1930558Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-25T16:06:23.2120580Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T16:06:23.2140303Z http.https://github.com/.extraheader
2026-08-25T16:06:23.2147327Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-25T16:06:23.2170064Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-25T16:06:23.2357697Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T16:06:23.2382166Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T16:06:23.2689460Z Cleaning up orphan processes
2026-08-25T16:06:23.3204203Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
